home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / dev / src / MiniStat.readme < prev    next >
Encoding:
Text File  |  2000-07-01  |  2.6 KB  |  69 lines

  1. Short:    Very simple stat program with C source
  2. Author:   Angelo Theodorou
  3. Uploader: angeloth@tin.it (Angelo Theodorou)
  4. Version:  0.2.7
  5. Type:     dev/src
  6. Requires: Any Amiga
  7.  
  8. A too much very simple statistical program writtem in C just for training reasons.
  9. The source has some remarks, and it's intended for very beginners.
  10. The prog hasn't a GUI, but only a textual interface, so execute it from the CLI.
  11. (Note: Encelo is my nick in #AmigaITA.)
  12.  
  13. .oOo.oOo.|-------> http://amigarulez.n3.net <-------|.oOo.oOo. Visit my homepage!
  14.  
  15.  
  16. #Please help me in C developing. And mail me if you know the right words to explain the statistical
  17. functions. (I made a translation from Italian, but I don't know the right English words)#
  18.  
  19.  
  20. History:
  21.  
  22. ->  0.2.7 * First Public release *
  23.           Added the possibility to quit, some remarks, and now the code is splitted in procedures.
  24.           Now the simple medium rejecting is called in this way, and not through his description.
  25.  
  26. ->  0.2.5 Changed the name from Stat to MiniStat (Stat was too much ;-}).
  27.           Added the simple medium rejecting, and the standard deviation.
  28.  
  29. ->  0.2b  Added the mean between the rejectings.
  30.           The source is now a little bit more readable.
  31.  
  32. ->  0.1   * First release ever made *
  33.  
  34.  
  35. Limitations:
  36.  
  37. o The program actually doesn't operate on float numbers.
  38. o The program hasn't a graphic interface.
  39.  
  40. To Do:
  41.  
  42. o I'll try to make the program work with float numbers.
  43. o I'll try to add more statistical functions.
  44. o Maybe I'll add a very simple GUI...
  45. o Maybe I'll add a sort of graph...
  46.  
  47. Mail me if you want to suggest something or if you want to HELP ME.
  48.  
  49.  
  50. ============================= Archive contents =============================
  51.  
  52. Original  Packed Ratio    Date     Time    Name
  53. -------- ------- ----- --------- --------  -------------
  54.     1634     827 49.3% 29-Apr-00 17:25:00 +MiniStat.readme
  55.     1442     562 61.0% 29-Apr-00 16:37:04 +MiniStat.readme.info
  56.    21552    9846 54.3% 29-Apr-00 16:19:52 +Ministat027
  57.     3754    1259 66.4% 29-Apr-00 17:17:22 +MiniStat027.c
  58.     2865    1454 49.2% 29-Apr-00 16:37:04 +MiniStat027.c.info
  59.     1233     727 41.0% 29-Apr-00 16:37:08 +Old.info
  60.     1623     640 60.5% 07-Mar-00 23:48:42 +MiniStat025.c
  61.     2577    1243 51.7% 29-Apr-00 16:37:08 +MiniStat025.c.info
  62.      787     412 47.6% 07-Mar-00 02:49:08 +Stat01.c
  63.     2577    1241 51.8% 29-Apr-00 16:37:08 +Stat01.c.info
  64.     1056     491 53.5% 07-Mar-00 02:48:20 +Stat02b.c
  65.     2577    1240 51.8% 29-Apr-00 16:37:08 +Stat02b.c.info
  66.     1233     686 44.3% 29-Apr-00 16:37:04  MiniStat.info
  67. -------- ------- ----- --------- --------
  68.    44910   20628 54.0% 12-May-100 01:44:00   13 files
  69.